home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.1 (Developer) [x86]
/
NeXT Step 3.1 Intel dev.cdr.dmg
/
NextDeveloper
/
Examples
/
AppKit
/
ScrollDoodScroll
/
English.lproj
/
InfoPanel.nib
/
data.classes
next >
Wrap
Text File
|
1992-05-28
|
289b
|
22 lines
Controller = {
ACTIONS = {
appDidInit:;
nextItem:;
doubleClick:;
singleClick:;
previousItem:;
windowWillResize:;
};
OUTLETS = {
infoPanel;
textField;
stringTable;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};